Add support for Fe-Pi audio sound card. (#1867)
authorFe-Pi <fe-pi@cox.net>
Wed, 1 Mar 2017 11:42:43 +0000 (04:42 -0700)
committerPhil Elwell <phil@raspberrypi.org>
Wed, 1 Mar 2017 11:48:07 +0000 (11:48 +0000)
commit33ac5527a2168f47f2c2e72af26d92842e1557ae
tree1e71690ed809210cc1978495840cc7297787bd3e
parent883de20e54e16f89a878c9957fd265e352ebf5c3
Add support for Fe-Pi audio sound card. (#1867)

Fe-Pi Audio Sound Card is based on NXP SGTL5000 codec.
Mechanical specification of the board is the same the Raspberry Pi Zero.
3.5mm jacks for Headphone/Mic, Line In, and Line Out.

Signed-off-by: Henry Kupis <fe-pi@cox.net>
arch/arm/boot/dts/overlays/Makefile
arch/arm/boot/dts/overlays/README
arch/arm/boot/dts/overlays/fe-pi-audio-overlay.dts [new file with mode: 0644]
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/fe-pi-audio.c [new file with mode: 0644]